home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-04 / crcset11.zip / UPDATE.DOC < prev    next >
Text File  |  1990-11-16  |  390b  |  11 lines

  1. Changes to version 1.0:
  2.  
  3.         The algorithm used to calculate the initial CRC matrix has been 
  4. optimized to run in logarithmic time instead of linear time, the practical 
  5. upshot of which is that calculations that previously took up to a minute now 
  6. take less than two seconds.
  7.  
  8.         Supporting C and Turbo Pascal code has been modified to support DOS 
  9. versions below 3.0.
  10.  
  11.